Versions:
xleak 0.2.5, released by Brandon Greenwell, is a lightweight terminal Excel viewer that renders spreadsheets inside any POSIX-compatible shell through an interactive text-user-interface (TUI). Designed for developers, data analysts, and system administrators who routinely work on remote servers or prefer keyboard-driven workflows, the utility opens .xlsx, .xls, .xlsm, .xlsb, and .ods files without launching a desktop office suite, letting users inspect cell values, formulas, and multi-sheet workbooks directly in the console. A built-in search engine performs full-text filtering across rows and columns, while clipboard integration makes it trivial to copy selected ranges into downstream pipelines or documentation. Navigation is handled through familiar Vim-style keystrokes, and the on-screen status bar keeps the current cell coordinates, sheet name, and formula preview visible at all times. When further processing is required, xleak can export the active sheet or the entire workbook to plain text, CSV, or JSON, enabling seamless hand-off to scripting languages or version-control systems. Because the program is distributed as a single self-contained binary, it runs on Linux, macOS, and Windows terminals with no runtime dependencies beyond a standard libc, making it equally suited for containerized DevOps environments, SSH bastions, and local development boxes. Version 0.2.5 is the first public release, yet it already delivers stable rendering, accurate formula display, and memory-efficient streaming of large files. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.
Tags: